Correct Since: tag for gtk-application-prefer-dark-theme
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Feb 2012 01:48:34 +0000 (20:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Feb 2012 01:51:18 +0000 (20:51 -0500)
This setting was available since 2.90.x, so give it a 3.0 tag.

https://bugzilla.gnome.org/show_bug.cgi?id=670832

gtk/gtksettings.c

index 34dc38c915201f55904d702fcd4b36dbdeae8047..fe8120472f6f00fc07efcc5960970b7267476bf1 100644 (file)
@@ -1171,7 +1171,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
    * Dark themes should not be used for documents, where large spaces are white/light
    * and the dark chrome creates too much contrast (web browser, text editor...).
    *
-   * Since: 2.22
+   * Since: 3.0
    */
   result = settings_install_property_parser (class,
                                              g_param_spec_boolean ("gtk-application-prefer-dark-theme",